Release 10.1A: OpenEdge Data Management:
Database Administration


RFUTIL AIMAGE EXTENT FULL qualifier

Displays the pathname of the oldest filled file. This is the next file to be backed up.

Syntax

rfutil db-name -C aimage extent full 

Parameters

db-name

Specifies the database you are using.

Note

Use RFUTIL AIMAGE EXTENT FULL in a script similar to the following:

UNIX
last_full=’_rfutil mydb -C aimage extent full’ 
tar -cvf /dev/ai_archive $last_full 
rfutil mydb -C aimage extent full $last_full 


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095